home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / src / acldef.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-01  |  1.7 KB  |  59 lines

  1. /* This file is part of XEmacs.
  2.  
  3. XEmacs is free software; you can redistribute it and/or modify it
  4. under the terms of the GNU General Public License as published by the
  5. Free Software Foundation; either version 2, or (at your option) any
  6. later version.
  7.  
  8. XEmacs is distributed in the hope that it will be useful, but WITHOUT
  9. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  10. FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  11. for more details.
  12.  
  13. You should have received a copy of the GNU General Public License
  14. along with XEmacs; see the file COPYING.  If not, write to the Free
  15. Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
  16.  
  17. /* Synched up with: FSF 19.28. */
  18.  
  19. #define    ACL$K_LENGTH    12
  20. #define    ACL$C_LENGTH    12
  21. #define    ACL$C_FILE    1
  22. #define    ACL$C_DEVICE    2
  23. #define    ACL$C_JOBCTL_QUEUE    3
  24. #define    ACL$C_COMMON_EF_CLUSTER    4
  25. #define    ACL$C_LOGICAL_NAME_TABLE    5
  26. #define    ACL$C_PROCESS    6
  27. #define    ACL$C_GROUP_GLOBAL_SECTION    7
  28. #define    ACL$C_SYSTEM_GLOBAL_SECTION    8
  29. #define    ACL$C_ADDACLENT    1
  30. #define    ACL$C_DELACLENT    2
  31. #define    ACL$C_MODACLENT    3
  32. #define    ACL$C_FNDACLENT    4
  33. #define    ACL$C_FNDACETYP    5
  34. #define    ACL$C_DELETEACL    6
  35. #define    ACL$C_READACL    7
  36. #define    ACL$C_ACLLENGTH    8
  37. #define    ACL$C_READACE    9
  38. #define    ACL$C_RLOCK_ACL    10
  39. #define    ACL$C_WLOCK_ACL    11
  40. #define    ACL$C_UNLOCK_ACL    12
  41. #define    ACL$S_ADDACLENT    255
  42. #define    ACL$S_DELACLENT    255
  43. #define    ACL$S_MODACLENT    255
  44. #define    ACL$S_FNDACLENT    255
  45. #define    ACL$S_FNDACETYP    255
  46. #define    ACL$S_DELETEACL    255
  47. #define    ACL$S_READACL    512
  48. #define    ACL$S_ACLLENGTH    4
  49. #define    ACL$S_READACE    255
  50. #define    ACL$S_RLOCK_ACL    4
  51. #define    ACL$S_WLOCK_ACL    4
  52. #define    ACL$S_UNLOCK_ACL    4
  53. #define    ACL$S_ACLDEF    16
  54. #define    ACL$L_FLINK    0
  55. #define    ACL$L_BLINK    4
  56. #define    ACL$W_SIZE    8
  57. #define    ACL$B_TYPE    10
  58. #define    ACL$L_LIST    12
  59.